Skip to content

Conversation

NickLarsenNZ
Copy link
Member

@NickLarsenNZ NickLarsenNZ commented Dec 5, 2024

Adds a workflow to test product images builds based on changed paths.

Some things to note:

  • Each product now has a versions.toml (see xxx)
  • Only product versions that are set to build_on_pr in their respective versions.toml file will be built and pushed.
    • Images will only be pushed to oci.stackable.tech.
  • Images will be generated with a -prXXX suffix, similar to what is done for the operators (eg: oci.stackable.tech/sdp/airflow:2.10.2-stackable0.0.0-dev-pr948)
  • This does not test dependent products (eg: a change in java-base will not trigger a build of druid).

@NickLarsenNZ NickLarsenNZ self-assigned this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants